Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2025

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/quality.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • pyproject.toml (pep621)
  • pyproject.toml (poetry)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 15 Pull Requests:

Update dependency pytest-mock to v3.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-mock-3.x-lockfile
  • Merge into: main
  • Upgrade pytest-mock to 3.14.1
Update dependency sqlalchemy to v2.0.41
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x-lockfile
  • Merge into: main
  • Upgrade sqlalchemy to 2.0.41
Update dependency aiosqlite to ^0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/aiosqlite-0.x
  • Merge into: main
  • Upgrade aiosqlite to ^0.21.0
Update dependency alembic to v1.16.4
  • Schedule: ["at any time"]
  • Branch name: renovate/alembic-1.x-lockfile
  • Merge into: main
  • Upgrade alembic to 1.16.4
Update dependency asyncpg to ^0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/asyncpg-0.x
  • Merge into: main
  • Upgrade asyncpg to ^0.30.0
Update dependency bcrypt to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bcrypt-4.x-lockfile
  • Merge into: main
  • Upgrade bcrypt to 4.3.0
Update dependency coverage to v7.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x-lockfile
  • Merge into: main
  • Upgrade coverage to 7.9.2
Update dependency fastapi to ^0.116.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: main
  • Upgrade fastapi to ^0.116.0
Update dependency pytest to v8.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x-lockfile
  • Merge into: main
  • Upgrade pytest to 8.4.1
Update dependency pytest-asyncio to ^0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-asyncio-0.x
  • Merge into: main
  • Upgrade pytest-asyncio to ^0.26.0
Update dependency pytest-cov to v6.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-6.x-lockfile
  • Merge into: main
  • Upgrade pytest-cov to 6.2.1
Update dependency ruff to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to ^0.12.0
Update dependency tox to v4.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tox-4.x-lockfile
  • Merge into: main
  • Upgrade tox to 4.27.0
Update dependency uvicorn to ^0.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: main
  • Upgrade uvicorn to ^0.35.0
Update dependency pytest-asyncio to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-asyncio-1.x
  • Merge into: main
  • Upgrade pytest-asyncio to ^1.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR was generated by Mend Renovate. View the repository job log.

@sdglitched sdglitched merged commit 4a68d07 into main Jul 20, 2025
2 of 5 checks passed
@renovate renovate bot deleted the renovate/configure branch July 20, 2025 11:15
@sdglitched sdglitched self-assigned this Jul 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant